home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / setval.z / setval
Encoding:
Text File  |  2002-10-03  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4. sssseeeettttvvvvaaaallll((((3333GGGG))))                                                          sssseeeettttvvvvaaaallll((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      sssseeeettttvvvvaaaallll - assigns an initial value and a range to a valuator
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee sssseeeettttvvvvaaaallll((((vvvv,,,, iiiinnnniiiitttt,,,, vvvvmmmmiiiinnnn,,,, vvvvmmmmaaaaxxxx))))
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 vvvv,,,, iiiinnnniiiitttt,,,, vvvvmmmmiiiinnnn,,,, vvvvmmmmaaaaxxxx
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _v      expects the device number for the valuator being set.
  17.  
  18.      _i_n_i_t   expects the initial value to be assigned to the valuator.
  19.  
  20.      _v_m_i_n   expects the minimum value that the device can assume.
  21.  
  22.      _v_m_a_x   expects the maximum value that the device can assume.
  23.  
  24. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  25.      sssseeeettttvvvvaaaallll sets the initial value and the minimum and maximum values the
  26.      specified device can assume.  All arguments are 16-bit values.
  27.  
  28.      Some devices, such as tablets, report values fixed to a grid.  In this
  29.      case, the device defines an initial position and _i_n_i_t is ignored.
  30.  
  31. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.      getval
  33.  
  34. NNNNOOOOTTTTEEEE
  35.      This routine is available only in immediate mode.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.